g_dpgettext2

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. const(gchar)* g_dpgettext2(const(gchar)* domain, const(gchar)* context, const(gchar)* msgid)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    const(gchar)*
    g_dpgettext2
    (
    const(gchar)* domain
    ,
    const(gchar)* context
    ,
    const(gchar)* msgid
    )
  2. da_g_dpgettext2 g_dpgettext2;

Meta